(Fdelete_process): Undo 2004-05-28 change.
authorKim F. Storm <storm@cua.dk>
Sun, 6 Jun 2004 22:17:53 +0000 (22:17 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 6 Jun 2004 22:17:53 +0000 (22:17 +0000)
commit756e81db115dba579d1d380711052c6fe8796379
tree9a4bc25f20f540323574c05067931c65e0d732d3
parent7d5076c2665328a0b3f1c2d64213f89eeec2d314
(Fdelete_process): Undo 2004-05-28 change.
Instead, call status_notify also for network process.
(status_message): Use process instead of status as arg.
Give messages "deleted" or "connection broken by remote peer" for
an exited network process.
(status_notify): Change call to status_message.
(read_process_output): Increase readmax to 4096.  Do not increase
buffer size for datagram channels (default is now large enough).
src/process.c